/ Assembly List / LJCSalesDAL / SalesCustomerManager / RetrieveWithName

Namespace - LJCSalesDAL


Parameters
lastName -
firstName -
propertyNames -

Syntax

C#
public SalesCustomer RetrieveWithName(String lastName, String firstName, List<String> propertyNames = null)

Retrieves a record with the supplied name value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.